home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / objtoo21.zip / OBJTOOL.DOC < prev    next >
Text File  |  1992-10-07  |  742b  |  20 lines

  1.    ObjTool 2.1  Copyright (c) 1990-1992  Thomas G. Hanlin III
  2.  
  3.  
  4.  
  5. ObjTool is designed to manipulate .OBJ files.  It can search
  6. them, check them for validity, repair checksums, rename or
  7. delete symbols, and display stats.  ObjTool is protected by
  8. copyright, but may be distributed freely provided that it is
  9. not altered in any way.
  10.  
  11. With this release, ObjTool has become entirely self-contained.
  12. If output is redirected when /HELP or /REGISTER switches are
  13. used, information suitable for printing is produced instead of
  14. display information.  To produce a manual for ObjTool, just:
  15.  
  16.    OBJTOOL /HELP >MANUAL.TXT
  17.  
  18. ObjTool has been converted from Modula-2 to QuickBasic.  Source
  19. code is no longer available for either language.
  20.